home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Examples / MiscString / stest3.txt < prev    next >
Encoding:
Text File  |  1994-12-10  |  14.4 KB  |  185 lines

  1. ----------------------------------------------
  2. String now is: <abcABCaBC456 HelloabcdHiabc>
  3. Num of 'abc': 3  nocase: 5  nocase/overlap: 5
  4. Spots of 'abc' nocase/overlap: 0 3 6 18 24
  5. rSpots of 'abc' nocase/overlap: 24 18 6 3 0
  6. replace -1th 'abc' with '[]': 'abcABCaBC456 HelloabcdHi[]'
  7. replace 0th 'abc' with '[]': '[]ABCaBC456 HelloabcdHiabc'
  8. replace 1th 'abc' with '[]': 'abc[]aBC456 HelloabcdHiabc'
  9. replace 2th 'abc' with '[]': 'abcABC[]456 HelloabcdHiabc'
  10. replace 3th 'abc' with '[]': 'abcABCaBC456 Hello[]dHiabc'
  11. replace 4th 'abc' with '[]': 'abcABCaBC456 HelloabcdHi[]'
  12. overlap replace -1th 'abc' with '[]': 'abcABCaBC456 HelloabcdHi[]'
  13. overlap replace 0th 'abc' with '[]': '[]ABCaBC456 HelloabcdHiabc'
  14. overlap replace 1th 'abc' with '[]': 'abc[]aBC456 HelloabcdHiabc'
  15. overlap replace 2th 'abc' with '[]': 'abcABC[]456 HelloabcdHiabc'
  16. overlap replace 3th 'abc' with '[]': 'abcABCaBC456 Hello[]dHiabc'
  17. overlap replace 4th 'abc' with '[]': 'abcABCaBC456 HelloabcdHi[]'
  18. replace all 'abc' with '[]': []ABCaBC456 Hello[]dHi[]
  19. nocase replace all 'abc' with '[]': [][][]456 Hello[]dHi[]
  20. nocase/overlap replace all 'abc' with '[]': [][][]456 Hello[]dHi[]
  21. Num of 'ABC': 1  nocase: 5  nocase/overlap: 5
  22. Spots of 'ABC' nocase/overlap: 0 3 6 18 24
  23. rSpots of 'ABC' nocase/overlap: 24 18 6 3 0
  24. replace -1th 'ABC' with '[]': 'abcABCaBC456 HelloabcdHi[]'
  25. replace 0th 'ABC' with '[]': '[]ABCaBC456 HelloabcdHiabc'
  26. replace 1th 'ABC' with '[]': 'abc[]aBC456 HelloabcdHiabc'
  27. replace 2th 'ABC' with '[]': 'abcABC[]456 HelloabcdHiabc'
  28. replace 3th 'ABC' with '[]': 'abcABCaBC456 Hello[]dHiabc'
  29. replace 4th 'ABC' with '[]': 'abcABCaBC456 HelloabcdHi[]'
  30. overlap replace -1th 'ABC' with '[]': 'abcABCaBC456 HelloabcdHi[]'
  31. overlap replace 0th 'ABC' with '[]': '[]ABCaBC456 HelloabcdHiabc'
  32. overlap replace 1th 'ABC' with '[]': 'abc[]aBC456 HelloabcdHiabc'
  33. overlap replace 2th 'ABC' with '[]': 'abcABC[]456 HelloabcdHiabc'
  34. overlap replace 3th 'ABC' with '[]': 'abcABCaBC456 Hello[]dHiabc'
  35. overlap replace 4th 'ABC' with '[]': 'abcABCaBC456 HelloabcdHi[]'
  36. replace all 'ABC' with '[]': abc[]aBC456 HelloabcdHiabc
  37. nocase replace all 'ABC' with '[]': [][][]456 Hello[]dHi[]
  38. nocase/overlap replace all 'ABC' with '[]': [][][]456 Hello[]dHi[]
  39. Num of 'abcabc': 0  nocase: 1  nocase/overlap: 2
  40. Spots of 'abcabc' nocase/overlap: 0 3
  41. rSpots of 'abcabc' nocase/overlap: 3 0
  42. replace -1th 'abcabc' with '[]': '[]aBC456 HelloabcdHiabc'
  43. replace 0th 'abcabc' with '[]': '[]aBC456 HelloabcdHiabc'
  44. replace 1th 'abcabc' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  45. replace 2th 'abcabc' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  46. replace 3th 'abcabc' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  47. replace 4th 'abcabc' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  48. overlap replace -1th 'abcabc' with '[]': 'abc[]456 HelloabcdHiabc'
  49. overlap replace 0th 'abcabc' with '[]': '[]aBC456 HelloabcdHiabc'
  50. overlap replace 1th 'abcabc' with '[]': 'abc[]456 HelloabcdHiabc'
  51. overlap replace 2th 'abcabc' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  52. overlap replace 3th 'abcabc' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  53. overlap replace 4th 'abcabc' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  54. replace all 'abcabc' with '[]': abcABCaBC456 HelloabcdHiabc
  55. nocase replace all 'abcabc' with '[]': []aBC456 HelloabcdHiabc
  56. nocase/overlap replace all 'abcabc' with '[]': [][]456 HelloabcdHiabc
  57. Num of '(null pointer)': 0  nocase: 0  nocase/overlap: 0
  58. Spots of '(null pointer)' nocase/overlap:
  59. rSpots of '(null pointer)' nocase/overlap:
  60. replace -1th '(null pointer)' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  61. replace 0th '(null pointer)' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  62. replace 1th '(null pointer)' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  63. replace 2th '(null pointer)' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  64. replace 3th '(null pointer)' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  65. replace 4th '(null pointer)' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  66. overlap replace -1th '(null pointer)' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  67. overlap replace 0th '(null pointer)' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  68. overlap replace 1th '(null pointer)' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  69. overlap replace 2th '(null pointer)' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  70. overlap replace 3th '(null pointer)' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  71. overlap replace 4th '(null pointer)' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  72. replace all '(null pointer)' with '[]': abcABCaBC456 HelloabcdHiabc
  73. nocase replace all '(null pointer)' with '[]': abcABCaBC456 HelloabcdHiabc
  74. nocase/overlap replace all '(null pointer)' with '[]': abcABCaBC456 HelloabcdHiabc
  75. Num of 'c45': 0  nocase: 1  nocase/overlap: 1
  76. Spots of 'c45' nocase/overlap: 8
  77. rSpots of 'c45' nocase/overlap: 8
  78. replace -1th 'c45' with '[]': 'abcABCaB[]6 HelloabcdHiabc'
  79. replace 0th 'c45' with '[]': 'abcABCaB[]6 HelloabcdHiabc'
  80. replace 1th 'c45' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  81. replace 2th 'c45' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  82. replace 3th 'c45' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  83. replace 4th 'c45' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  84. overlap replace -1th 'c45' with '[]': 'abcABCaB[]6 HelloabcdHiabc'
  85. overlap replace 0th 'c45' with '[]': 'abcABCaB[]6 HelloabcdHiabc'
  86. overlap replace 1th 'c45' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  87. overlap replace 2th 'c45' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  88. overlap replace 3th 'c45' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  89. overlap replace 4th 'c45' with '[]': 'abcABCaBC456 HelloabcdHiabc'
  90. replace all 'c45' with '[]': abcABCaBC456 HelloabcdHiabc
  91. nocase replace all 'c45' with '[]': abcABCaB[]6 HelloabcdHiabc
  92. nocase/overlap replace all 'c45' with '[]': abcABCaB[]6 HelloabcdHiabc
  93. ----------------------------------------------
  94. String now is: <I love the 'whooshing' sound deadlines make as they go by - Douglas Adams>
  95. Num of 'abc': 0  nocase: 0  nocase/overlap: 0
  96. Spots of 'abc' nocase/overlap:
  97. rSpots of 'abc' nocase/overlap:
  98. replace -1th 'abc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  99. replace 0th 'abc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  100. replace 1th 'abc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  101. replace 2th 'abc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  102. replace 3th 'abc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  103. replace 4th 'abc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  104. overlap replace -1th 'abc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  105. overlap replace 0th 'abc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  106. overlap replace 1th 'abc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  107. overlap replace 2th 'abc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  108. overlap replace 3th 'abc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  109. overlap replace 4th 'abc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  110. replace all 'abc' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  111. nocase replace all 'abc' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  112. nocase/overlap replace all 'abc' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  113. Num of 'ABC': 0  nocase: 0  nocase/overlap: 0
  114. Spots of 'ABC' nocase/overlap:
  115. rSpots of 'ABC' nocase/overlap:
  116. replace -1th 'ABC' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  117. replace 0th 'ABC' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  118. replace 1th 'ABC' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  119. replace 2th 'ABC' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  120. replace 3th 'ABC' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  121. replace 4th 'ABC' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  122. overlap replace -1th 'ABC' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  123. overlap replace 0th 'ABC' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  124. overlap replace 1th 'ABC' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  125. overlap replace 2th 'ABC' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  126. overlap replace 3th 'ABC' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  127. overlap replace 4th 'ABC' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  128. replace all 'ABC' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  129. nocase replace all 'ABC' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  130. nocase/overlap replace all 'ABC' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  131. Num of 'abcabc': 0  nocase: 0  nocase/overlap: 0
  132. Spots of 'abcabc' nocase/overlap:
  133. rSpots of 'abcabc' nocase/overlap:
  134. replace -1th 'abcabc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  135. replace 0th 'abcabc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  136. replace 1th 'abcabc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  137. replace 2th 'abcabc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  138. replace 3th 'abcabc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  139. replace 4th 'abcabc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  140. overlap replace -1th 'abcabc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  141. overlap replace 0th 'abcabc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  142. overlap replace 1th 'abcabc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  143. overlap replace 2th 'abcabc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  144. overlap replace 3th 'abcabc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  145. overlap replace 4th 'abcabc' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  146. replace all 'abcabc' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  147. nocase replace all 'abcabc' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  148. nocase/overlap replace all 'abcabc' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  149. Num of '(null pointer)': 0  nocase: 0  nocase/overlap: 0
  150. Spots of '(null pointer)' nocase/overlap:
  151. rSpots of '(null pointer)' nocase/overlap:
  152. replace -1th '(null pointer)' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  153. replace 0th '(null pointer)' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  154. replace 1th '(null pointer)' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  155. replace 2th '(null pointer)' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  156. replace 3th '(null pointer)' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  157. replace 4th '(null pointer)' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  158. overlap replace -1th '(null pointer)' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  159. overlap replace 0th '(null pointer)' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  160. overlap replace 1th '(null pointer)' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  161. overlap replace 2th '(null pointer)' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  162. overlap replace 3th '(null pointer)' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  163. overlap replace 4th '(null pointer)' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  164. replace all '(null pointer)' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  165. nocase replace all '(null pointer)' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  166. nocase/overlap replace all '(null pointer)' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  167. Num of 'c45': 0  nocase: 0  nocase/overlap: 0
  168. Spots of 'c45' nocase/overlap:
  169. rSpots of 'c45' nocase/overlap:
  170. replace -1th 'c45' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  171. replace 0th 'c45' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  172. replace 1th 'c45' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  173. replace 2th 'c45' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  174. replace 3th 'c45' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  175. replace 4th 'c45' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  176. overlap replace -1th 'c45' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  177. overlap replace 0th 'c45' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  178. overlap replace 1th 'c45' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  179. overlap replace 2th 'c45' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  180. overlap replace 3th 'c45' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  181. overlap replace 4th 'c45' with '[]': 'I love the 'whooshing' sound deadlines make as they go by - Douglas Adams'
  182. replace all 'c45' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  183. nocase replace all 'c45' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  184. nocase/overlap replace all 'c45' with '[]': I love the 'whooshing' sound deadlines make as they go by - Douglas Adams
  185.